home *** CD-ROM | disk | FTP | other *** search
/ Top 200 Programs / Top 200 Programs.iso / Bob8 / oakley / wrdw9511 / product / WORDWRES.EXE / 0 / RCDATA / TSCOREOPTIONS / TSCOREOPTIONS.txt
Text File  |  1996-03-05  |  5KB  |  276 lines

  1. object ScoreOptions: TScoreOptions
  2.   Left = 271
  3.   Top = 111
  4.   BorderStyle = bsDialog
  5.   Caption = 'Scoring'
  6.   ClientHeight = 364
  7.   ClientWidth = 384
  8.   Font.Color = clBlack
  9.   Font.Height = -17
  10.   Font.Name = 'Arial'
  11.   Font.Style = []
  12.   PixelsPerInch = 120
  13.   Position = poScreenCenter
  14.   Scaled = False
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   TextHeight = 19
  18.   object Bevel2: TBevel
  19.     Left = 192
  20.     Top = 4
  21.     Width = 185
  22.     Height = 121
  23.     Shape = bsFrame
  24.     Style = bsRaised
  25.   end
  26.   object Bevel1: TBevel
  27.     Left = 8
  28.     Top = 4
  29.     Width = 177
  30.     Height = 353
  31.     Shape = bsFrame
  32.     Style = bsRaised
  33.   end
  34.   object Label1: TLabel
  35.     Left = 20
  36.     Top = 40
  37.     Width = 113
  38.     Height = 21
  39.     AutoSize = False
  40.     Caption = '3 letter words'
  41.   end
  42.   object Label2: TLabel
  43.     Left = 20
  44.     Top = 72
  45.     Width = 113
  46.     Height = 21
  47.     AutoSize = False
  48.     Caption = '4 letter words'
  49.   end
  50.   object Label3: TLabel
  51.     Left = 20
  52.     Top = 104
  53.     Width = 113
  54.     Height = 21
  55.     AutoSize = False
  56.     Caption = '5 letter words'
  57.   end
  58.   object Label4: TLabel
  59.     Left = 20
  60.     Top = 136
  61.     Width = 113
  62.     Height = 21
  63.     AutoSize = False
  64.     Caption = '6 letter words'
  65.   end
  66.   object Label5: TLabel
  67.     Left = 20
  68.     Top = 168
  69.     Width = 113
  70.     Height = 21
  71.     AutoSize = False
  72.     Caption = '7 letter words'
  73.   end
  74.   object Label6: TLabel
  75.     Left = 20
  76.     Top = 200
  77.     Width = 113
  78.     Height = 21
  79.     AutoSize = False
  80.     Caption = '8 letter words'
  81.   end
  82.   object Label7: TLabel
  83.     Left = 20
  84.     Top = 232
  85.     Width = 113
  86.     Height = 21
  87.     AutoSize = False
  88.     Caption = '9 letter words'
  89.   end
  90.   object Label8: TLabel
  91.     Left = 20
  92.     Top = 264
  93.     Width = 113
  94.     Height = 21
  95.     AutoSize = False
  96.     Caption = '10 letter words'
  97.   end
  98.   object Label9: TLabel
  99.     Left = 20
  100.     Top = 296
  101.     Width = 113
  102.     Height = 21
  103.     AutoSize = False
  104.     Caption = '11 letter words'
  105.   end
  106.   object Label10: TLabel
  107.     Left = 20
  108.     Top = 328
  109.     Width = 113
  110.     Height = 21
  111.     AutoSize = False
  112.     Caption = 'Larger words'
  113.   end
  114.   object Label11: TLabel
  115.     Left = 20
  116.     Top = 12
  117.     Width = 149
  118.     Height = 19
  119.     Alignment = taCenter
  120.     AutoSize = False
  121.     Caption = 'Points for Words'
  122.     Font.Color = clBlack
  123.     Font.Height = -18
  124.     Font.Name = 'Arial'
  125.     Font.Style = [fsBold]
  126.     ParentFont = False
  127.   end
  128.   object Label12: TLabel
  129.     Left = 200
  130.     Top = 12
  131.     Width = 165
  132.     Height = 19
  133.     Alignment = taCenter
  134.     AutoSize = False
  135.     Caption = 'Subtract A Point'
  136.     Font.Color = clBlack
  137.     Font.Height = -18
  138.     Font.Name = 'Arial'
  139.     Font.Style = [fsBold]
  140.     ParentFont = False
  141.   end
  142.   object Score3: TEdit
  143.     Left = 140
  144.     Top = 36
  145.     Width = 37
  146.     Height = 27
  147.     AutoSize = False
  148.     MaxLength = 2
  149.     TabOrder = 0
  150.   end
  151.   object Score4: TEdit
  152.     Left = 140
  153.     Top = 68
  154.     Width = 37
  155.     Height = 27
  156.     AutoSize = False
  157.     MaxLength = 2
  158.     TabOrder = 1
  159.   end
  160.   object Score5: TEdit
  161.     Left = 140
  162.     Top = 100
  163.     Width = 37
  164.     Height = 27
  165.     AutoSize = False
  166.     MaxLength = 2
  167.     TabOrder = 2
  168.   end
  169.   object Score6: TEdit
  170.     Left = 140
  171.     Top = 132
  172.     Width = 37
  173.     Height = 27
  174.     AutoSize = False
  175.     MaxLength = 2
  176.     TabOrder = 3
  177.   end
  178.   object Score7: TEdit
  179.     Left = 140
  180.     Top = 164
  181.     Width = 37
  182.     Height = 27
  183.     AutoSize = False
  184.     MaxLength = 2
  185.     TabOrder = 4
  186.   end
  187.   object Score8: TEdit
  188.     Left = 140
  189.     Top = 196
  190.     Width = 37
  191.     Height = 27
  192.     AutoSize = False
  193.     MaxLength = 2
  194.     TabOrder = 5
  195.   end
  196.   object Score9: TEdit
  197.     Left = 140
  198.     Top = 228
  199.     Width = 37
  200.     Height = 27
  201.     AutoSize = False
  202.     MaxLength = 2
  203.     TabOrder = 6
  204.   end
  205.   object Score10: TEdit
  206.     Left = 140
  207.     Top = 260
  208.     Width = 37
  209.     Height = 27
  210.     AutoSize = False
  211.     MaxLength = 2
  212.     TabOrder = 7
  213.   end
  214.   object Score11: TEdit
  215.     Left = 140
  216.     Top = 292
  217.     Width = 37
  218.     Height = 27
  219.     AutoSize = False
  220.     MaxLength = 2
  221.     TabOrder = 8
  222.   end
  223.   object Score12: TEdit
  224.     Left = 140
  225.     Top = 324
  226.     Width = 37
  227.     Height = 27
  228.     AutoSize = False
  229.     MaxLength = 2
  230.     TabOrder = 9
  231.   end
  232.   object OKButton: TButton
  233.     Left = 204
  234.     Top = 172
  235.     Width = 69
  236.     Height = 33
  237.     Caption = '&Ok'
  238.     Default = True
  239.     TabOrder = 10
  240.     OnClick = OKButtonClick
  241.   end
  242.   object CancelButton: TButton
  243.     Left = 284
  244.     Top = 172
  245.     Width = 69
  246.     Height = 33
  247.     Caption = '&Cancel'
  248.     TabOrder = 11
  249.     OnClick = CancelButtonClick
  250.   end
  251.   object Misspelled: TCheckBox
  252.     Left = 204
  253.     Top = 40
  254.     Width = 169
  255.     Height = 21
  256.     Caption = 'Misspelled Word'
  257.     TabOrder = 12
  258.   end
  259.   object TooShort: TCheckBox
  260.     Left = 204
  261.     Top = 96
  262.     Width = 169
  263.     Height = 21
  264.     Caption = 'Word Too Short'
  265.     TabOrder = 13
  266.   end
  267.   object NotInPuzzle: TCheckBox
  268.     Left = 204
  269.     Top = 68
  270.     Width = 169
  271.     Height = 21
  272.     Caption = 'Word Not In Puzzle'
  273.     TabOrder = 14
  274.   end
  275. end
  276.